home *** CD-ROM | disk | FTP | other *** search
/ Speccy ClassiX 1998 / Speccy ClassiX 98.iso / amiga_system / the_aminet / dev / c / asyncio.lha / AsyncIO / AsyncIO.readme < prev   
Encoding:
Text File  |  1995-09-16  |  574 b   |  19 lines

  1. short:    AsyncIO library for fast IO. Release 4
  2. uploader: cmh@lls.se (Magnus Holmgren)
  3.  
  4.   This link library provides DOS-like functions for using double buffered
  5. asyncronous IO on files. This provides very good performance on DMA devices.
  6.  
  7.   The code was originally written by Martin Taillefer. A few bug fixes and
  8. updates were made by Magnus Holmgren, with inspiration from Olaf 'Olsen'
  9. Barthel.
  10.  
  11.   News in release 4:
  12.  
  13.   Workaround for problem with SnoopDos and the SendRexx option.
  14.  
  15.   Code available as a shared library as well.
  16.  
  17.   Included a file missing in release 3.
  18.  
  19.